GetUserRetentionPolicyTagsResponseRetentionPolicyTags Property |
Gets the retention policy tags.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<RetentionPolicyTag> RetentionPolicyTags { get; }Public ReadOnly Property RetentionPolicyTags As IList(Of RetentionPolicyTag)
Get
Property Value
Type:
IListRetentionPolicyTagThe retention policy tags.
See Also